home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Joystick Magazine 1999 November
/
cd joystick no109 novembre 1999.iso
/
Data
/
sharewares
/
utilitaires
/
WC32V401.ZIP
/
INSTALL.BIN
/
WINCMD32.EXE
/
0
/
RCDATA
/
TSTDTREEDLG
/
TSTDTREEDLG.txt
Wrap
Text File
|
1999-07-27
|
2KB
|
83 lines
object STDTREEDLG: TSTDTREEDLG
Left = 228
Top = 303
HelpContext = 440
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
ClientHeight = 100
ClientWidth = 357
Font.Color = clBtnText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object TextField: TLabel
Left = 5
Top = 8
Width = 348
Height = 33
AutoSize = False
ShowAccelChar = False
WordWrap = True
end
object InputLine: TEdit
Left = 16
Top = 40
Width = 329
Height = 21
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
OnKeyDown = InputLineKeyDown
end
object OK: TButton
Tag = 4001
Left = 68
Top = 69
Width = 90
Height = 24
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
OnKeyDown = InputLineKeyDown
end
object id_calltree: TButton
Tag = 2
Left = 162
Top = 69
Width = 90
Height = 24
Caption = '&Tree'
TabOrder = 2
OnClick = id_calltreeClick
OnKeyDown = InputLineKeyDown
end
object Cancel: TButton
Tag = 4002
Left = 256
Top = 69
Width = 90
Height = 24
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 3
OnKeyDown = InputLineKeyDown
end
object Translate1: TTranslate
Tag = 5000
Top = 76
end
object ResolutionFix1: TResolutionFix
Left = 328
Top = 72
end
end